-
Home
-
Site Reviews
-
6.0.6
-
Code
-
Classes
- Tables
Total Complexity |
29 |
Dependencies |
9 |
Dependents |
11 |
Total lines |
173 |
Lines of code |
124 |
Logical lines of code |
61 |
Comment lines |
17 |
Methods |
14 |
Properties |
4 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
tableEngines() |
S |
56 |
4 |
19 |
tableEngine() |
S |
56 |
3 |
19 |
convertTableEngine() |
S |
58 |
3 |
15 |
tablesExist() |
S |
61 |
3 |
12 |
table() |
S |
64 |
3 |
10 |
addForeignConstraints() |
S |
74 |
2 |
5 |
createTables() |
S |
74 |
2 |
5 |
customTables() |
S |
68 |
2 |
7 |
dropForeignConstraints() |
S |
74 |
2 |
5 |
__construct() |
S |
68 |
1 |
7 |
columnExists() |
S |
69 |
1 |
6 |
isInnodb() |
S |
79 |
1 |
3 |
isMyisam() |
S |
79 |
1 |
3 |
tables() |
S |
69 |
1 |
8 |